[INFO] cloning repository https://github.com/shu-pei/nydus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shu-pei/nydus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshu-pei%2Fnydus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshu-pei%2Fnydus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 460bb7467215db9c0ec91fab547939bc6f96bdfe
[INFO] fixing shu-pei/nydus against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshu-pei%2Fnydus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shu-pei/nydus
[INFO] finished tweaking git repo https://github.com/shu-pei/nydus
[INFO] tweaked toml for git repo https://github.com/shu-pei/nydus written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shu-pei/nydus on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shu-pei/nydus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135
[INFO] running `Command { std: "docker" "start" "3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating builder/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating rafs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating clib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating service/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating upgrade/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking vmm-sys-util v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking crc64 v2.0.0
[INFO] [stderr]    Compiling versionize_derive v0.1.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dbs-uhttp v0.3.2
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking versionize v0.2.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking dbs-snapshot v1.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking vmm-sys-util v0.15.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking xattr v1.4.0
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking nydus-api v0.4.1 (/opt/rustwide/workdir/api)
[INFO] [stderr]    Migrating api/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling fuse-backend-rs v0.14.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]        Fixed api/src/http_handler.rs (2 fixes)
[INFO] [stderr]        Fixed api/src/error.rs (2 fixes)
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking vm-memory v0.17.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking leaky-bucket v0.12.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking gix-trace v0.1.12
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling io-uring v0.5.13
[INFO] [stderr]     Checking gix-features v0.41.1
[INFO] [stderr]     Checking sendfd v0.4.3
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking kstring v2.0.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking gix-utils v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rust-fsm-dsl v0.6.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking rust-fsm v0.6.2
[INFO] [stderr]     Checking tokio-uring v0.4.0
[INFO] [stderr]     Checking nydus-upgrade v0.2.0 (/opt/rustwide/workdir/upgrade)
[INFO] [stderr]    Migrating upgrade/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking dbs-allocator v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking parse-size v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking rlimit v0.9.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nydus-rs v0.0.0-git (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking flexi_logger v0.25.6
[INFO] [stderr]     Checking gix-path v0.10.15
[INFO] [stderr]     Checking gix-glob v0.19.0
[INFO] [stderr]     Checking gix-quote v0.5.0
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking gix-attributes v0.25.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking r2d2_sqlite v0.23.0
[INFO] [stderr]     Checking nydus-utils v0.5.1 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Migrating utils/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]        Fixed utils/src/trace.rs (11 fixes)
[INFO] [stderr]        Fixed utils/src/mpmc.rs (1 fix)
[INFO] [stderr]        Fixed utils/src/compress/zlib_random.rs (1 fix)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 276 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 276 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 285 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 285 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 294 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 294 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         root_tracer!()
[INFO] [stdout] 207 | |             .tracer($crate::trace::TraceClass::Event)
[INFO] [stdout]     | |                                                     -
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                   t.events.read().unwrap().get($event)
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 235 |                   if let Ok(ref mut guard) = t.events.write() {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 276 |                       event_tracer!("event_1", +2);
[INFO] [stdout]     |                       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         root_tracer!()
[INFO] [stdout] 207 | |             .tracer($crate::trace::TraceClass::Event)
[INFO] [stdout]     | |                                                     -
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                   t.events.read().unwrap().get($event)
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 235 |                   if let Ok(ref mut guard) = t.events.write() {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 277 |                       event_tracer!("event_2", +3);
[INFO] [stdout]     |                       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         root_tracer!()
[INFO] [stdout] 207 | |             .tracer($crate::trace::TraceClass::Event)
[INFO] [stdout]     | |                                                     -
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                   t.events.read().unwrap().get($event)
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 235 |                   if let Ok(ref mut guard) = t.events.write() {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 285 |                       event_tracer!("event_1", +2);
[INFO] [stdout]     |                       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         root_tracer!()
[INFO] [stdout] 207 | |             .tracer($crate::trace::TraceClass::Event)
[INFO] [stdout]     | |                                                     -
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                   t.events.read().unwrap().get($event)
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 235 |                   if let Ok(ref mut guard) = t.events.write() {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 286 |                       event_tracer!("event_2", +3);
[INFO] [stdout]     |                       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         root_tracer!()
[INFO] [stdout] 207 | |             .tracer($crate::trace::TraceClass::Event)
[INFO] [stdout]     | |                                                     -
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                   t.events.read().unwrap().get($event)
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 235 |                   if let Ok(ref mut guard) = t.events.write() {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 294 |                       event_tracer!("event_1", +2);
[INFO] [stdout]     |                       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> utils/src/trace.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 206 | /         root_tracer!()
[INFO] [stdout] 207 | |             .tracer($crate::trace::TraceClass::Event)
[INFO] [stdout]     | |                                                     -
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |                   t.events.read().unwrap().get($event)
[INFO] [stdout]     |                   ------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 235 |                   if let Ok(ref mut guard) = t.events.write() {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 295 |                       event_tracer!("event_2", +3);
[INFO] [stdout]     |                       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nydus-storage v0.7.2 (/opt/rustwide/workdir/storage)
[INFO] [stderr]    Migrating storage/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed storage/src/cache/cachedfile.rs (4 fixes)
[INFO] [stderr]        Fixed storage/src/meta/toc.rs (1 fix)
[INFO] [stderr]        Fixed storage/src/device.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/cache/worker.rs:248:29
[INFO] [stdout]      |
[INFO] [stdout]  248 |           while let Ok(msg) = mgr.prefetch_channel.recv().await {
[INFO] [stdout]      |                        ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                        |      |                           |
[INFO] [stdout]      |                        |      |                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                        |      |                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |      |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        |      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                        |      up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |      `__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        `msg` calls a custom destructor
[INFO] [stdout]      |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout]  249 |               mgr.handle_prefetch_rate_limit(&msg).await;
[INFO] [stdout]      |               ------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |               let mgr2 = mgr.clone();
[INFO] [stdout]      |                   ----
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `mgr2` calls a custom destructor
[INFO] [stdout]      |                   `mgr2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  253 |                   AsyncPrefetchMessage::BlobPrefetch(blob_cache, offset, size, begin_time) => {
[INFO] [stdout]      |                                                      ----------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      `blob_cache` calls a custom destructor
[INFO] [stdout]      |                                                      `blob_cache` will be dropped later as of Edition 2024
[INFO] [stdout]  254 |                       let token = Semaphore::acquire_owned(mgr2.prefetch_sema.clone())
[INFO] [stdout]      |  _________________________-----___-
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         `token` calls a custom destructor
[INFO] [stdout]      | |                         `token` will be dropped later as of Edition 2024
[INFO] [stdout]  255 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |                          |   |
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  258 | /                         rt.spawn_blocking(move || {
[INFO] [stdout]  259 | |                             let _ = Self::handle_blob_prefetch_request(
[INFO] [stdout]  260 | |                                 mgr2.clone(),
[INFO] [stdout]  261 | |                                 blob_cache,
[INFO] [stdout] ...    |
[INFO] [stdout]  266 | |                             drop(token);
[INFO] [stdout]  267 | |                         });
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  270 | |                 AsyncPrefetchMessage::FsPrefetch(blob_cache, req, begin_time) => {
[INFO] [stdout]      | |                                                  ----------  ---
[INFO] [stdout]      | |                                                  |           |
[INFO] [stdout]      | |                                                  |           `req` calls a custom destructor
[INFO] [stdout]      | |                                                  |           `req` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                                  this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                                                  `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  271 |                       let token = Semaphore::acquire_owned(mgr2.prefetch_sema.clone())
[INFO] [stdout]      |  _________________________-----___-
[INFO] [stdout]      |  _________________________|_______|
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  272 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                            `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  276 | /                         rt.spawn_blocking(move || {
[INFO] [stdout]  277 | |                             let _ = Self::handle_fs_prefetch_request(
[INFO] [stdout]  278 | |                                 mgr2.clone(),
[INFO] [stdout]  279 | |                                 blob_cache,
[INFO] [stdout] ...    |
[INFO] [stdout]  283 | |                             drop(token)
[INFO] [stdout]  284 | |                         });
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  294 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `mgr2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `mgr2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `blob_cache` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `token` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `req` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/backend/mod.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |               match self.try_read(buf, offset) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                   Err(err) => {
[INFO] [stdout]     |                       ---
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `err` calls a custom destructor
[INFO] [stdout]     |                       `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 | /                         ERROR_HOLDER
[INFO] [stdout] 141 | |                             .lock()
[INFO] [stdout] 142 | |                             .unwrap()
[INFO] [stdout]     | |                                     -
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |_____________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/cache/cachedfile.rs:90:31
[INFO] [stdout]     |
[INFO] [stdout]  90 |                           match BlobCompressionContextInfo::new(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout]  91 | |                             &blob_file,
[INFO] [stdout]  92 | |                             &blob_info,
[INFO] [stdout]  93 | |                             reader.as_ref(),
[INFO] [stdout]  94 | |                             validation,
[INFO] [stdout]  95 | |                         ) {
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  96 |                               Ok(m) => {
[INFO] [stdout]  97 |                                   *meta1.meta.lock().unwrap() = Some(Arc::new(m));
[INFO] [stdout]     |                                    --------------------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> utils/src/filemap.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Drop for FileMapState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/cache/dedup/db.rs:144:33
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 if let Err(e) = tran.execute(delete_chunks_sql, [id]) {
[INFO] [stdout]     |                                 -------------------------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 if let Err(e) = tran.execute(delete_blobs_sql, [id]) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/cache/state/blob_state_map.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let index = C::get_index(chunk);
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `index` calls a custom destructor
[INFO] [stdout]     |             `index` will be dropped later as of Edition 2024
[INFO] [stdout] 102 |         Ok(self.inflight_tracer.lock().unwrap().get(&index).is_some())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 103 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1271:33
[INFO] [stdout]      |
[INFO] [stdout] 1271 |             if let Some(blob) = self.get_blob_by_id(&prefetches[idx].blob_id) {
[INFO] [stdout]      |                         ----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |       |
[INFO] [stdout]      |                         |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `blob` calls a custom destructor
[INFO] [stdout]      |                         `blob` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1274 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1277:33
[INFO] [stdout]      |
[INFO] [stdout] 1277 |             if let Some(blob) = self.get_blob_by_iovec(io_vec) {
[INFO] [stdout]      |                         ----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |       |
[INFO] [stdout]      |                         |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `blob` calls a custom destructor
[INFO] [stdout]      |                         `blob` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1285 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1310:34
[INFO] [stdout]      |
[INFO] [stdout] 1310 |             if let Some(cache) = self.get_blob_by_id(&req.blob_id) {
[INFO] [stdout]      |                         -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |        |
[INFO] [stdout]      |                         |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `cache` calls a custom destructor
[INFO] [stdout]      |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1334 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `cache` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1342:19
[INFO] [stdout]      |
[INFO] [stdout] 1342 |             match self.get_blob_by_iovec(io_vec) { Some(blob) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        ----
[INFO] [stdout]      |                   |                                     |
[INFO] [stdout]      |                   |                                     `blob` calls a custom destructor
[INFO] [stdout]      |                   |                                     `blob` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1352 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/meta/mod.rs:770:23
[INFO] [stdout]     |
[INFO] [stdout] 770 |                 match reader.read_all(&mut raw_data, blob_info.meta_ci_offset()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 771 |                     Ok(size) => return Ok(size),
[INFO] [stdout] 772 |                     Err(e) => {
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 791 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nydus-rafs v0.4.1 (/opt/rustwide/workdir/rafs)
[INFO] [stderr]    Migrating rafs/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/cache/worker.rs:248:29
[INFO] [stdout]      |
[INFO] [stdout]  248 |           while let Ok(msg) = mgr.prefetch_channel.recv().await {
[INFO] [stdout]      |                        ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                        |      |                           |
[INFO] [stdout]      |                        |      |                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                        |      |                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |      |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        |      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                        |      up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        |      `__awaitee` calls a custom destructor
[INFO] [stdout]      |                        |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        `msg` calls a custom destructor
[INFO] [stdout]      |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout]  249 |               mgr.handle_prefetch_rate_limit(&msg).await;
[INFO] [stdout]      |               ------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |               let mgr2 = mgr.clone();
[INFO] [stdout]      |                   ----
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `mgr2` calls a custom destructor
[INFO] [stdout]      |                   `mgr2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  253 |                   AsyncPrefetchMessage::BlobPrefetch(blob_cache, offset, size, begin_time) => {
[INFO] [stdout]      |                                                      ----------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      `blob_cache` calls a custom destructor
[INFO] [stdout]      |                                                      `blob_cache` will be dropped later as of Edition 2024
[INFO] [stdout]  254 |                       let token = Semaphore::acquire_owned(mgr2.prefetch_sema.clone())
[INFO] [stdout]      |  _________________________-----___-
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         `token` calls a custom destructor
[INFO] [stdout]      | |                         `token` will be dropped later as of Edition 2024
[INFO] [stdout]  255 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |                          |   |
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  258 | /                         rt.spawn_blocking(move || {
[INFO] [stdout]  259 | |                             let _ = Self::handle_blob_prefetch_request(
[INFO] [stdout]  260 | |                                 mgr2.clone(),
[INFO] [stdout]  261 | |                                 blob_cache,
[INFO] [stdout] ...    |
[INFO] [stdout]  266 | |                             drop(token);
[INFO] [stdout]  267 | |                         });
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  270 | |                 AsyncPrefetchMessage::FsPrefetch(blob_cache, req, begin_time) => {
[INFO] [stdout]      | |                                                  ----------  ---
[INFO] [stdout]      | |                                                  |           |
[INFO] [stdout]      | |                                                  |           `req` calls a custom destructor
[INFO] [stdout]      | |                                                  |           `req` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                                  this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                                                  `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  271 |                       let token = Semaphore::acquire_owned(mgr2.prefetch_sema.clone())
[INFO] [stdout]      |  _________________________-----___-
[INFO] [stdout]      |  _________________________|_______|
[INFO] [stdout]      | |                         |
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  272 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                            `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  276 | /                         rt.spawn_blocking(move || {
[INFO] [stdout]  277 | |                             let _ = Self::handle_fs_prefetch_request(
[INFO] [stdout]  278 | |                                 mgr2.clone(),
[INFO] [stdout]  279 | |                                 blob_cache,
[INFO] [stdout] ...    |
[INFO] [stdout]  283 | |                             drop(token)
[INFO] [stdout]  284 | |                         });
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                            `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  294 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `mgr2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `mgr2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `blob_cache` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `token` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `req` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/backend/mod.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |               match self.try_read(buf, offset) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                   Err(err) => {
[INFO] [stdout]     |                       ---
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `err` calls a custom destructor
[INFO] [stdout]     |                       `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 | /                         ERROR_HOLDER
[INFO] [stdout] 141 | |                             .lock()
[INFO] [stdout] 142 | |                             .unwrap()
[INFO] [stdout]     | |                                     -
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |_____________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/cache/cachedfile.rs:90:31
[INFO] [stdout]     |
[INFO] [stdout]  90 |                           match BlobCompressionContextInfo::new(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout]  91 | |                             &blob_file,
[INFO] [stdout]  92 | |                             &blob_info,
[INFO] [stdout]  93 | |                             reader.as_ref(),
[INFO] [stdout]  94 | |                             validation,
[INFO] [stdout]  95 | |                         ) {
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  96 |                               Ok(m) => {
[INFO] [stdout]  97 |                                   *meta1.meta.lock().unwrap() = Some(Arc::new(m));
[INFO] [stdout]     |                                    --------------------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> utils/src/filemap.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Drop for FileMapState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/cache/dedup/db.rs:144:33
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 if let Err(e) = tran.execute(delete_chunks_sql, [id]) {
[INFO] [stdout]     |                                 -------------------------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 if let Err(e) = tran.execute(delete_blobs_sql, [id]) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/cache/state/blob_state_map.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let index = C::get_index(chunk);
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `index` calls a custom destructor
[INFO] [stdout]     |             `index` will be dropped later as of Edition 2024
[INFO] [stdout] 102 |         Ok(self.inflight_tracer.lock().unwrap().get(&index).is_some())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 103 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1271:33
[INFO] [stdout]      |
[INFO] [stdout] 1271 |             if let Some(blob) = self.get_blob_by_id(&prefetches[idx].blob_id) {
[INFO] [stdout]      |                         ----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |       |
[INFO] [stdout]      |                         |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `blob` calls a custom destructor
[INFO] [stdout]      |                         `blob` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1274 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1277:33
[INFO] [stdout]      |
[INFO] [stdout] 1277 |             if let Some(blob) = self.get_blob_by_iovec(io_vec) {
[INFO] [stdout]      |                         ----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |       |
[INFO] [stdout]      |                         |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `blob` calls a custom destructor
[INFO] [stdout]      |                         `blob` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1285 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1310:34
[INFO] [stdout]      |
[INFO] [stdout] 1310 |             if let Some(cache) = self.get_blob_by_id(&req.blob_id) {
[INFO] [stdout]      |                         -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |        |
[INFO] [stdout]      |                         |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `cache` calls a custom destructor
[INFO] [stdout]      |                         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1334 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `cache` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> storage/src/device.rs:1342:19
[INFO] [stdout]      |
[INFO] [stdout] 1342 |             match self.get_blob_by_iovec(io_vec) { Some(blob) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        ----
[INFO] [stdout]      |                   |                                     |
[INFO] [stdout]      |                   |                                     `blob` calls a custom destructor
[INFO] [stdout]      |                   |                                     `blob` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1352 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> storage/src/meta/mod.rs:770:23
[INFO] [stdout]     |
[INFO] [stdout] 770 |                 match reader.read_all(&mut raw_data, blob_info.meta_ci_offset()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 771 |                     Ok(size) => return Ok(size),
[INFO] [stdout] 772 |                     Err(e) => {
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 791 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed rafs/src/lib.rs (1 fix)
[INFO] [stderr]        Fixed rafs/src/metadata/md_v5.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rafs/src/metadata/md_v5.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |             match self.get_inode(next_ino, false) { Ok(ni) => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^      --
[INFO] [stdout]     |                   |                                    |
[INFO] [stdout]     |                   |                                    `ni` calls a custom destructor
[INFO] [stdout]     |                   |                                    `ni` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 186 |                         ni.alloc_bio_vecs(device, 0, next_size as usize, false)?;
[INFO] [stdout]     |                         --------------------------------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 187 |                     for vec in amplified_io_vec {
[INFO] [stdout]     |                         ---    ----------------
[INFO] [stdout]     |                         |      |
[INFO] [stdout]     |                         |      `iter` calls a custom destructor
[INFO] [stdout]     |                         |      `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `vec` calls a custom destructor
[INFO] [stdout]     |                         `vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 206 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ni` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `vec` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `vec` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nydus-service v0.4.0 (/opt/rustwide/workdir/service)
[INFO] [stderr]     Checking nydus-builder v0.2.0 (/opt/rustwide/workdir/builder)
[INFO] [stderr]     Checking nydus-clib v0.1.0 (/opt/rustwide/workdir/clib)
[INFO] [stderr]    Migrating rafs/tests/io_amplify.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed rafs/src/metadata/layout/v5.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rafs/src/metadata/md_v5.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |             match self.get_inode(next_ino, false) { Ok(ni) => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^      --
[INFO] [stdout]     |                   |                                    |
[INFO] [stdout]     |                   |                                    `ni` calls a custom destructor
[INFO] [stdout]     |                   |                                    `ni` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 186 |                         ni.alloc_bio_vecs(device, 0, next_size as usize, false)?;
[INFO] [stdout]     |                         --------------------------------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 187 |                     for vec in amplified_io_vec {
[INFO] [stdout]     |                         ---    ----------------
[INFO] [stdout]     |                         |      |
[INFO] [stdout]     |                         |      `iter` calls a custom destructor
[INFO] [stdout]     |                         |      `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `vec` calls a custom destructor
[INFO] [stdout]     |                         `vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 206 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `ni` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `vec` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `vec` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating service/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed service/src/fusedev.rs (1 fix)
[INFO] [stderr]        Fixed service/src/singleton.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/block_device.rs:272:49
[INFO] [stdout]     |
[INFO] [stdout] 265 |                   let (res, s) = match r {
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 266 | |                     BlockRange::Hole => {
[INFO] [stdout] 267 | |                         s.fill(0);
[INFO] [stdout] 268 | |                         (Ok(sz), s)
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |                         m.async_read(offset, s).await
[INFO] [stdout]     | |                         ------------------------^^^^^
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                         |                       up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 273 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |                         d.async_read(offset, s).await
[INFO] [stdout]     | |                         -----------------------------
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 278 | |                     }
[INFO] [stdout] 279 | |                 };
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/block_device.rs:277:49
[INFO] [stdout]     |
[INFO] [stdout] 265 |                   let (res, s) = match r {
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 266 | |                     BlockRange::Hole => {
[INFO] [stdout] 267 | |                         s.fill(0);
[INFO] [stdout] 268 | |                         (Ok(sz), s)
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |                         m.async_read(offset, s).await
[INFO] [stdout]     | |                         -----------------------------
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |                         d.async_read(offset, s).await
[INFO] [stdout]     | |                         ------------------------^^^^^
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                         |                       up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 278 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 279 | |                 };
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fusedev.rs:575:15
[INFO] [stdout]     |
[INFO] [stdout] 574 |         let mut guard = self.state_machine_thread.lock().unwrap();
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 575 |         match guard.take() { Some(handler) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 586 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/singleton.rs:347:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |             let f = daemon.get_fscache_file()?;
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `f` calls a custom destructor
[INFO] [stdout]     |                 `f` will be dropped later as of Edition 2024
[INFO] [stdout] 347 |             if let Some(mut mgr_guard) = daemon.upgrade_mgr() {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:504:23
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 match Self::create_data_blob_object(&guard.config, guard.file.clone()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 509 |                     Ok(blob) => {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `blob` calls a custom destructor
[INFO] [stdout]     |                        `blob` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 521 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:669:19
[INFO] [stdout]     |
[INFO] [stdout] 666 |             let config = state.id_to_config_map.remove(&hdr.object_id).unwrap();
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `config` calls a custom destructor
[INFO] [stdout]     |                 `config` will be dropped later as of Edition 2024
[INFO] [stdout] 667 |             let factory_config = config.config_v2();
[INFO] [stdout] 668 |             let guard = fsblob.read().unwrap();
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `guard` calls a custom destructor
[INFO] [stdout]     |                 `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 669 |             match guard.get_blob_cache() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 682 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `config` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 659 |         let mut state = self.get_state();
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `state` calls a custom destructor
[INFO] [stdout]     |             `state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 662 |             state.id_to_object_map.remove(&hdr.object_id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 683 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:699:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 let guard = fsblob.read().unwrap();
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `guard` calls a custom destructor
[INFO] [stdout]     |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 699 |                 match guard.get_blob_cache() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 715 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating builder/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed builder/src/core/node.rs (1 fix)
[INFO] [stderr]        Fixed builder/src/stargz.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> builder/src/compact.rs:442:31
[INFO] [stdout]     |
[INFO] [stdout] 438 |                         let reader = match self.backend.get_reader(&blob_info.blob_id) {
[INFO] [stdout]     |                             ------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `reader` calls a custom destructor
[INFO] [stdout]     |                             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 442 |                         match reader.blob_size() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 446 |                     } else {
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `reader` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/block_device.rs:272:49
[INFO] [stdout]     |
[INFO] [stdout] 265 |                   let (res, s) = match r {
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 266 | |                     BlockRange::Hole => {
[INFO] [stdout] 267 | |                         s.fill(0);
[INFO] [stdout] 268 | |                         (Ok(sz), s)
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |                         m.async_read(offset, s).await
[INFO] [stdout]     | |                         ------------------------^^^^^
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                         |                       up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 273 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |                         d.async_read(offset, s).await
[INFO] [stdout]     | |                         -----------------------------
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 278 | |                     }
[INFO] [stdout] 279 | |                 };
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/block_device.rs:277:49
[INFO] [stdout]     |
[INFO] [stdout] 265 |                   let (res, s) = match r {
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 266 | |                     BlockRange::Hole => {
[INFO] [stdout] 267 | |                         s.fill(0);
[INFO] [stdout] 268 | |                         (Ok(sz), s)
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |                         m.async_read(offset, s).await
[INFO] [stdout]     | |                         -----------------------------
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |                         d.async_read(offset, s).await
[INFO] [stdout]     | |                         ------------------------^^^^^
[INFO] [stdout]     | |                         |                       |
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                         |                       up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                         |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 278 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 279 | |                 };
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fusedev.rs:575:15
[INFO] [stdout]     |
[INFO] [stdout] 574 |         let mut guard = self.state_machine_thread.lock().unwrap();
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 575 |         match guard.take() { Some(handler) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 586 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/singleton.rs:347:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |             let f = daemon.get_fscache_file()?;
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `f` calls a custom destructor
[INFO] [stdout]     |                 `f` will be dropped later as of Edition 2024
[INFO] [stdout] 347 |             if let Some(mut mgr_guard) = daemon.upgrade_mgr() {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:504:23
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 match Self::create_data_blob_object(&guard.config, guard.file.clone()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 509 |                     Ok(blob) => {
[INFO] [stdout]     |                        ----
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `blob` calls a custom destructor
[INFO] [stdout]     |                        `blob` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 521 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `blob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:669:19
[INFO] [stdout]     |
[INFO] [stdout] 666 |             let config = state.id_to_config_map.remove(&hdr.object_id).unwrap();
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `config` calls a custom destructor
[INFO] [stdout]     |                 `config` will be dropped later as of Edition 2024
[INFO] [stdout] 667 |             let factory_config = config.config_v2();
[INFO] [stdout] 668 |             let guard = fsblob.read().unwrap();
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `guard` calls a custom destructor
[INFO] [stdout]     |                 `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 669 |             match guard.get_blob_cache() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 682 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `config` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 659 |         let mut state = self.get_state();
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `state` calls a custom destructor
[INFO] [stdout]     |             `state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 662 |             state.id_to_object_map.remove(&hdr.object_id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 683 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:699:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 let guard = fsblob.read().unwrap();
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `guard` calls a custom destructor
[INFO] [stdout]     |                     `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 699 |                 match guard.get_blob_cache() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 715 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> service/src/fs_cache.rs:984:19
[INFO] [stdout]     |
[INFO] [stdout] 971 |         let tmp_dir = TempDir::new().unwrap();
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tmp_dir` calls a custom destructor
[INFO] [stdout]     |             `tmp_dir` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 984 |                 ..Default::default()
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 990 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tmp_dir` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.15.0/src/unix/tempdir.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating clib/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> builder/src/compact.rs:442:31
[INFO] [stdout]     |
[INFO] [stdout] 438 |                         let reader = match self.backend.get_reader(&blob_info.blob_id) {
[INFO] [stdout]     |                             ------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `reader` calls a custom destructor
[INFO] [stdout]     |                             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 442 |                         match reader.blob_size() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 446 |                     } else {
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `reader` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed clib/src/file.rs (4 fixes)
[INFO] [stderr]        Fixed clib/src/fs.rs (8 fixes)
[INFO] [stderr]        Fixed clib/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/nydus-image/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/nydusd/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/bin/nydus-image/deduplicate.rs (1 fix)
[INFO] [stderr]        Fixed src/bin/nydus-image/inspect.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/nydus-image/deduplicate.rs:1227:15
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         let conn_guard = self
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `conn_guard` calls a custom destructor
[INFO] [stdout]      |             `conn_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1212 |         let mut stmt = conn_guard.prepare(
[INFO] [stdout]      |             --------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `stmt` calls a custom destructor
[INFO] [stdout]      |             `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1215 |         let mut blob_iterator = stmt.query_map([blob_id], |row| {
[INFO] [stdout]      |             -----------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `blob_iterator` calls a custom destructor
[INFO] [stdout]      |             `blob_iterator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1227 |         match blob_iterator.next() { Some(blob) => {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1234 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn_guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.30.0/src/statement.rs:770:1
[INFO] [stdout]      |
[INFO] [stdout]  770 | impl Drop for Statement<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `blob_iterator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.30.0/src/row.rs:107:1
[INFO] [stdout]      |
[INFO] [stdout]  107 | impl Drop for Rows<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/nydus-image/stat.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     match node.chunk_count(1 << sz) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 197 |                         Ok(v) => image.chunk_sizes[sz - 12] += v,
[INFO] [stdout] 198 |                         Err(e) => error!("failed to get chunk size of inode, {}", e),
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] 199 |                     }
[INFO] [stdout] 200 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/nydus-image/unpack/pax.rs:768:23
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 match self.chunks.next() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 769 |                     None => break,
[INFO] [stdout] 770 |                     Some(chunk) => self.load_chunk(chunk.as_ref()).map_err(|err| {
[INFO] [stdout]     |                          -----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `chunk` calls a custom destructor
[INFO] [stdout]     |                          `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 777 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/nydus-image/deduplicate.rs:1227:15
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         let conn_guard = self
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `conn_guard` calls a custom destructor
[INFO] [stdout]      |             `conn_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1212 |         let mut stmt = conn_guard.prepare(
[INFO] [stdout]      |             --------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `stmt` calls a custom destructor
[INFO] [stdout]      |             `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1215 |         let mut blob_iterator = stmt.query_map([blob_id], |row| {
[INFO] [stdout]      |             -----------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `blob_iterator` calls a custom destructor
[INFO] [stdout]      |             `blob_iterator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1227 |         match blob_iterator.next() { Some(blob) => {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1234 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn_guard` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.30.0/src/statement.rs:770:1
[INFO] [stdout]      |
[INFO] [stdout]  770 | impl Drop for Statement<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `blob_iterator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.30.0/src/row.rs:107:1
[INFO] [stdout]      |
[INFO] [stdout]  107 | impl Drop for Rows<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/nydus-image/stat.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     match node.chunk_count(1 << sz) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 197 |                         Ok(v) => image.chunk_sizes[sz - 12] += v,
[INFO] [stdout] 198 |                         Err(e) => error!("failed to get chunk size of inode, {}", e),
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] 199 |                     }
[INFO] [stdout] 200 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/nydus-image/unpack/pax.rs:768:23
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 match self.chunks.next() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 769 |                     None => break,
[INFO] [stdout] 770 |                     Some(chunk) => self.load_chunk(chunk.as_ref()).map_err(|err| {
[INFO] [stdout]     |                          -----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `chunk` calls a custom destructor
[INFO] [stdout]     |                          `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 777 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/nydusctl/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/bin/nydusctl/commands.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 9m 13s
[INFO] [stderr] crater-edition-check: nydus-api v0.4.1 (/opt/rustwide/workdir/api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-builder v0.2.0 (/opt/rustwide/workdir/builder) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-rafs v0.4.1 (/opt/rustwide/workdir/rafs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-storage v0.7.2 (/opt/rustwide/workdir/storage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-utils v0.5.1 (/opt/rustwide/workdir/utils) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-clib v0.1.0 (/opt/rustwide/workdir/clib) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-service v0.4.0 (/opt/rustwide/workdir/service) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-upgrade v0.2.0 (/opt/rustwide/workdir/upgrade) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nydus-rs v0.0.0-git (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking nydus-api v0.4.1 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Checking nydus-upgrade v0.2.0 (/opt/rustwide/workdir/upgrade)
[INFO] [stderr]    Compiling nydus-rs v0.0.0-git (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nydus-utils v0.5.1 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking nydus-storage v0.7.2 (/opt/rustwide/workdir/storage)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 276 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 276 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 277 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 285 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 285 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 286 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 294 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 294 |                     event_tracer!("event_1", +2);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:225:60
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some($crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                                                            ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |             if let Some(&$crate::trace::TraceEvent::Counter(ref e)) =
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> utils/src/trace.rs:236:68
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some($crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                                                    ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 295 |                     event_tracer!("event_2", +3);
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `event_tracer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 236 |                     if let Some(&$crate::trace::TraceEvent::Counter(ref e)) = guard.get($event) {
[INFO] [stdout]     |                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nydus-utils` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135", kill_on_drop: false }`
[INFO] [stdout] 3fd9f0805f4b3d6565d36f9664c1f4149094f2b06fe91c1e5c5f3bab2a426135
